Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in clipLine #32

Merged
merged 1 commit into from May 4, 2018
Merged

Fix bug in clipLine #32

merged 1 commit into from May 4, 2018

Conversation

Pharap
Copy link
Contributor

@Pharap Pharap commented May 4, 2018

Fixes #31.

The problem was the unsigned Q8.8 arithmetic not being a high enough precision.

  • Change arithmetic to unsigned Q16.16
  • Clean code up slightly

* Change arithmetic to Q16.16
* Clean code up slightly
@pokitto pokitto merged commit a0565bc into pokitto:master May 4, 2018
@Pharap Pharap deleted the fix-clipline branch May 4, 2018 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants